typo fix
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 28 Aug 2008 02:07:30 +0000 (02:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 28 Aug 2008 02:07:30 +0000 (02:07 +0000)
svn path=/trunk/; revision=21216

docs/reference/gtk/tmpl/gtkprintoperation.sgml

index 85635c8e706ee6d05179b641ea7caaf179e4a5a9..ba6b809498517d6811bc8010f4524657a38e27d8 100644 (file)
@@ -292,7 +292,7 @@ A value of this type is returned by gtk_print_operation_run().
 @GTK_PRINT_OPERATION_RESULT_APPLY: The print settings should be stored.
 @GTK_PRINT_OPERATION_RESULT_CANCEL: The print operation has been canceled,
   the print settings should not be stored.
-@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is complete
+@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is not complete
   yet. This value will only be returned when running asynchronously.
 
 <!-- ##### ENUM GtkPrintError ##### -->